home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / temacd / imperialsudoku / ImperialSudoku.exe / {app} / data.000 / Materials / gfx.material < prev    next >
Text File  |  2006-04-03  |  1KB  |  101 lines

  1. textures/white_alpha35
  2. {
  3.     {
  4.         map textures/white_alpha35.tga
  5.         blendFunc blend
  6.     }
  7. }
  8.  
  9. textures/white_alpha80
  10. {
  11.     {
  12.         map textures/white_alpha80.tga
  13.         blendFunc blend
  14.     }
  15. }
  16.  
  17. textures/white_alpha55
  18. {
  19.     {
  20.         map textures/white_alpha55.tga
  21.         blendFunc blend
  22.     }
  23. }
  24.  
  25. textures/black_alpha50
  26. {
  27.     {
  28.         map textures/black_alpha50.tga
  29.         blendFunc blend
  30.     }
  31. }
  32.  
  33. whiteFade
  34. {
  35.     {
  36.         map textures/white.tga
  37.         blendFunc blend
  38.         alphaGen entity
  39.     }
  40. }
  41.  
  42. blackFade
  43. {
  44.     {
  45.         map textures/black.tga
  46.         blendFunc blend
  47.         alphaGen entity
  48.     }
  49. }
  50.  
  51.  
  52. // high scores line
  53. scorelineRed
  54. {
  55.     {
  56.         map textures/menu/scorelineRed.tga
  57.         blendFunc blend
  58.         alphagen wave sin 0.5 0.5 0 0.5
  59.     }
  60. }
  61.  
  62. // high scores lines
  63. scorelineGreen
  64. {
  65.     {
  66.         map textures/menu/scorelineGreen.tga
  67.         blendFunc blend
  68.         alphagen wave sin 0.5 0.5 0 0.5
  69.     }
  70. }
  71.  
  72. // high scores line
  73. scorelineYellow
  74. {
  75.     {
  76.         map textures/menu/scorelineYellow.tga
  77.         blendFunc blend
  78.         alphagen wave sin 0.5 0.5 0 0.5
  79.     }
  80. }
  81.  
  82. // high scores line
  83. scorelinePurple
  84. {
  85.     {
  86.         map textures/menu/scorelinePurple.tga
  87.         blendFunc blend
  88.         alphagen wave sin 0.5 0.5 0 0.5
  89.     }
  90. }
  91.  
  92. // high scores line
  93. scorelineBlue
  94. {
  95.     {
  96.         map textures/menu/scorelineBlue.tga
  97.         blendFunc blend
  98.         alphagen wave sin 0.5 0.5 0 0.5
  99.     }
  100. }
  101.